DeleteMediaObject(string[]) Method

Summary
Deletes a media object from the data store.
Syntax
C#
C++/CLI
public void DeleteMediaObject( 
   string[] mediaSopInstanceUID 
) 
void DeleteMediaObject(  
   string*[]* mediaSopInstanceUID 
)  
void DeleteMediaObject(  
   array<String^>^ mediaSopInstanceUID 
)  

Parameters

mediaSopInstanceUID
An System.Array of strings representing the SOP Instance UIDs for the media objects to be deleted.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.